home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-04-25 | 1.3 KB | 32 lines | [TEXT/ttxt] |
- rem:: BE AWARE THAT THIS IS AN EXAMPLE FILE ONLY!!
-
- rem:: DAL Preferences connection names are CASE-SENSITIVE
-
-
- rem:: Refer to the Guide to DAL Developer’s Toolkit for documentation of available connection methods.
-
-
- rem:: This is an example of how to access TSO via Apple's Coax/Twinax card
- tsoa:3270mac:TSO:DFT:3270COAX:B
- tsoa:login:1:\mREADY\slogoff\r:2400:6000::\Mlogon\stso \u\r\MPASSWORD\p\r\mIKJ56951I\w8\r:\mPrimary\s=x\r\mREADY\sfree dd(sysproc)\r\mREADY\sallocate dd(sysproc) dsname(c.clist) shr\r\mREADY
-
-
- rem:: This is an example of how to access VM via Apple's Coax/Twinax card
- vma:3270mac:TSO:DFT:3270COAX:B
- vma:login:1:\mRUNNING\slogoff\r\mcontinue\r\mCOMMAND\>\>\svmexit\r:1800:4000::\Mlogon\svm\r\mUSERID\u\>\p\r\mReady
-
-
- rem:: a direct 9600 serial (asynchronous) connection with no login script
- direct:async:com1:9600:Noparity:8databits:2stopbits:Bothxonxoff:128:Nomodem
-
-
- rem:: This is an example of an AppleTalk Data Stream Protocol connection
- rem:: Format is «Host Name»:atalk:«Decnet Node».«Appletalk Zone»
- MicroVAX:atalk:Nodename.Zonename
-
-
- rem:: This is an example of an ADSPTool connection -- uses Comm Toolbox
- BigVAX:adsptool:Nodename.Zonename
- BigVAX:login:3tries:\sexit\r\slo\r:600:2000:\r\^y\^d\w3:\r:\M \w2\u\r\P\Msword\p\r\P\m$
-
-